home *** CD-ROM | disk | FTP | other *** search
/ Champak 49 / Volume 49 - JOGO DISK .iso / Games / 43seconds.swf / scripts / frame_5 / PlaceObject2_75_82 / CLIPACTIONRECORD on(press).as next >
Encoding:
Text File  |  2007-09-28  |  100 b   |  7 lines

  1. on(press){
  2.    if(this._currentframe == 1 && _root.nummer == 5)
  3.    {
  4.       this.play();
  5.    }
  6. }
  7.